home *** CD-ROM | disk | FTP | other *** search
- Date: Sun, 18 Jul 93 14:29:28 MDT
- From: shenson@nyx.cs.du.edu (Stephen Henson)
- Message-Id: <9307182029.AA29270@nyx.cs.du.edu>
- X-Disclaimer: Nyx is a public access Unix system run by the University
- of Denver. The University has neither control over nor
- responsibility for the opinions or correct identity of users.
- To: mint@terminator.rs.itd.umich.edu
- Subject: FUTIMES/FTRUNCATE Fcntl commands ...
-
- Greetings,
- I hadn't noticed the FUTIMES/FTRUNCATE commands to Fcntl or Minixfs
- would've supported them, so I'll add it to pl6 (good job really I've not added
- anything else really notable to pl6 :-) ).
- I would recommend some 'standard' is adopted for Dcntl versions as
- well so truncate/utimes can be similarly dealt with (the library version can't
- set directory times because MiNT wont open a directory so a Dcntl version is
- needed).
- I take it that the access privs need to be handled by Minixfs itself
- which is a bit of a break from 'tradition'.
- Steve.
-